home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 19 / CU Amiga Magazine's Super CD-ROM 19 (1998)(EMAP Images)(GB)[!][issue 1998-02].iso / CUCD / Magazine / SoundLab / MSE-Demo / MSE.readme < prev    next >
Encoding:
Text File  |  1997-10-20  |  6.6 KB  |  190 lines

  1. Short: MIDI SYStem EXplorer - PatchEditor+MORE
  2. Uploader: dhomas@youngmonkey.ca (dhomas trenn)
  3. Author: dhomas@youngmonkey.ca (dhomas trenn)
  4. Type: mus/midi
  5.  
  6. ==========================================================================
  7.  
  8.                          young monkey studios
  9.                              ANNOUNCEMENT
  10.                                    
  11.                          MIDI SYStem EXplorer
  12.  
  13. If you have not already done so, download mus/midi/MSE.lha from your
  14. favourite Aminet site.  Or from our website (www.youngmonkey.ca) follow
  15. the main page through the 'hands on' section through 'Amiga Software'
  16. to the 'MIDI SYStem EXplorer' support area.
  17.  
  18. ==========================================================================
  19.  
  20.  
  21. WHAT'S NEW
  22. ----------
  23.  
  24. All NEW 'useable' unregistered version.
  25.  
  26.  
  27. FEATURES
  28. --------
  29.  
  30.    - Fully automated control.
  31.    
  32.    - ARexx support.
  33.  
  34.    - Openable on any public screen.
  35.  
  36.    - Extensive customization allows the user to design standard
  37.      interfaces for all MIDI products connected to the system.
  38.  
  39.    - Graphic interfaces are designed external to the main program.  This
  40.      minimizes memory requirements and increases the interface speed.
  41.  
  42.    - Just about everything is customizable, including: layout, fonts,
  43.      gadgets, colors, images, menus, MIDI events, etc.
  44.  
  45.    - Allows the user to enter MIDI information from a device's user manual
  46.      and configure a custom interface to access parameters.
  47.  
  48.    - Supports ALL MIDI events.
  49.  
  50.    - Patch/Librarian data is stored in MIDI standard format, for easy
  51.      importing to other software.
  52.  
  53.    - Has the ability to edit individual parameters on devices that only
  54.      support patch dumps.
  55.  
  56.    - MIDI communication can operate with realtime feedback and/or through
  57.      user interaction.
  58.  
  59.    - Edits can be made without connection to a MIDI device, if required.
  60.  
  61.    - Includes lots of examples and common device interfaces, to get you
  62.      started.
  63.  
  64.    - Supports MIDI.library (PD), BlueRibbon.library (B&P), TriplePlayPlus,
  65.      and CAMD.library (DeluxeMusic) allowing simultaneous use with other
  66.      programs that also use these libraries.
  67.  
  68.  
  69. ABOUT MSE
  70. ---------
  71.  
  72. Many, so called, UNIVERSAL PATCH EDITORS have come and gone for the
  73. Amiga.  One of our biggest complaints, and the reason why we are making
  74. MSE, is that these editors are not anywhere near UNIVERSAL.  The
  75. approach others have taken is in requiring 'modules' to be purchased
  76. for each MIDI device to be controlled.  This is fine as long as you can
  77. get a module for EVERY device you have.  But we all know that,
  78. especially on the Amiga, this has not ever happened.  Then of course,
  79. when the company goes out of business or discontinues the program, no
  80. further modules are ever made.
  81.  
  82. So, along come a few other public domain and shareware authors to try
  83. and fill in the hole.  These programmers either chose to code
  84. individual editors or make an another attempt at a UNIVERSAL EDITOR of
  85. their own.  These UNIVERSAL EDITORS require you to be able to program
  86. in C or Assembler in order to make your own editors.  If you wanted to
  87. do that why would you bother with their patch editor at all?
  88.  
  89. Well, MIDI SYStem EXplorer has arrived... we do not claim that MSE is a
  90. UNIVERSAL PATCH EDITOR... we are not sure such a thing is even possible,
  91. but MSE does strive to solve a lot of these problems:
  92.  
  93. 1) Development of other programs stopped because nobody was buying it,
  94.    and no editor exists for my new one of a kind MIDI ZEN-ZAMBULATOR.
  95.  
  96.   MSE is being developed for our own studio use, first!  Even if nobody
  97.   else wants to use it, we will continue to develop it.  Its
  98.   development will continue regardless of whether anyone buys it or not.
  99.   We have been using our Amigas for over 10 years, and we do not see
  100.   that stopping for a long time.
  101.  
  102.   Even if we did stop developing MSE, you would very likely still be
  103.   able to create new modules, because MSE already supports most MIDI
  104.   formats.
  105.  
  106. 2) You are a musician, you do not know how to program in C, or
  107.    Assembler or any other language.  And if you did you would rather be
  108.    composing than programming modules!
  109.  
  110.   MSE supports modules created by the MSE-Compiler.  It converts text
  111.   definition files into modules that MSE can use.  The compiler uses an
  112.   easy to learn language specifically written to be as easy to
  113.   understand as possible.  In many cases, you can simply modify an
  114.   existing definition file to work with another device.
  115.  
  116.   If you can use a text editor and you understand X/Y coordinates you
  117.   will likely learn MSE's definition language fast.  See the definitions
  118.   directory for samples of definition files.  Once you get a hang of
  119.   things, making modules is FAST.  And once you have the editor done, you
  120.   will be amazed at how much time is saved and how much more creative the
  121.   process of sound generation becomes!
  122.  
  123.   Definition files and modules will be freely available.  So, if
  124.   you are not interested in making your own modules you can still use
  125.   modules made by us and others.
  126.  
  127. 3) Other editors do not work while my sequencer or other program is
  128.    running.
  129.  
  130.   MSE will run in conjunction with programs that use the public domain
  131.   MIDI.library, BlueRibbon.library or CAMD.library.
  132.  
  133.   Imagine being able to edit patch data while having that MIDI
  134.   information recorded directly into a sequencer.  It is possible and
  135.   opens up great creative possibilities.
  136.  
  137. 5) Other software is too expensive!
  138.  
  139.   We think so too.
  140.  
  141.  
  142. WHAT WILL MSE DO?
  143. -----------------
  144.  
  145. MSE has been designed to control all types of MIDI data through a
  146. programmable graphic user interface or by external software control.
  147. MSE can be used as a simple MIDI Controller or a complex patch editing
  148. system.
  149.  
  150. Some possible applications:
  151.  
  152. - MIDI Volume/Pan Mixer (with automated fading)
  153. - Patch Editor
  154. - Patch Librarian
  155.  
  156.  
  157. With the definition language you can design the entire user interface
  158. to meet your needs.  Screen mode/size (Amiga/CyberGFX/etc.), window
  159. size and position, fonts, borders, colors, gadget placement, etc. can
  160. all be customized.  As well, you can define the character set, MIDI
  161. port (Triple Play Plus is supported) and much more.
  162.  
  163.  
  164. WHAT WON'T MSE DO?
  165. ------------------
  166. - Waveform editing (samplers) is not supported.  Another program
  167.   WaveFormer (under development) is being designed for this.
  168.  
  169. - Probably some other things too, but that first one is the most commonly
  170.   asked about.
  171.  
  172.  
  173. THE FUTURE
  174. ----------
  175. MIDI SYStem EXplorer is updated regularly.
  176.  
  177. There will be lots of other things added in, making MSE even more
  178. useful.  As always, we are happy to listen to any suggestions you might
  179. have.
  180.  
  181.  
  182. FOR MORE INFORMATION SEND EMAIL TO:
  183. ----------------------------------
  184. MSE@youngmonkey.ca
  185.  
  186.  
  187. ----
  188. dhomas trenn
  189. young monkey studios
  190.